kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Char
/
plus
plus
Common
operator
fun
plus
(
other
:
Int
)
:
Char
Content copied to clipboard
Adds the other Int value to this value resulting a Char.